% id=request("id") set rs=conn.Execute("select * from Hotel where id="&id&"") 'conn.execute("update news set hits=hits+1 where id="&id) %>